GtkLabelAccessible: update state of links
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 14:43:23 +0000 (09:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Jan 2014 15:54:03 +0000 (10:54 -0500)
commitb85a8001e0806bf83a641c901447d6da2e2abf52
treeffb42697c88e5f42a941ec721e82aa8ee7ca9bfa
parent3bc5ab4fcd3aa4f01b8a783eb6f0b084cacd53ec
GtkLabelAccessible: update state of links

This commit makes the LinkImpl children of label accessibles
inherit all their state, except for focused and visited, which
are handled directly.

https://bugzilla.gnome.org/show_bug.cgi?id=721406
gtk/a11y/gtklabelaccessible.c
gtk/a11y/gtklabelaccessibleprivate.h
gtk/gtklabel.c